* net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 25 Mar 2013 09:16:31 +0000 (10:16 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 25 Mar 2013 09:16:31 +0000 (10:16 +0100)
commit9cfe7e9a58933674e161ba4f3e023961a894b61b
treec6e8c1da9713c4317fdb96d9eab88675279e55bf
parent2788eff0968d7d254e91085b34f8bd94fc9673c5
* net/tramp.el (tramp-drop-volume-letter): Make it an ordinary
defun.  Defining it as defalias could introduce too eager
byte-compiler optimization.  (Bug#14030)
lisp/ChangeLog
lisp/net/tramp.el